home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14544 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.7 KB  |  38 lines

  1. Newsgroups: comp.lang.c++
  2. Path: netcom.com!marnold
  3. From: marnold@netcom.com (Matt Arnold)
  4. Subject: Re: Borland C++ 4.52: problem compiling examples
  5. Message-ID: <marnoldDp4EAM.GwA@netcom.com>
  6. Organization: NETCOM On-line Communication Services (408 261-4700 guest)
  7. References: <4jjvk7$bf2@solaria.cc.gatech.edu>
  8. Date: Sun, 31 Mar 1996 07:03:57 GMT
  9. Sender: marnold@netcom4.netcom.com
  10.  
  11. griswold@cc.gatech.edu (Paul Griswold) writes:
  12.  
  13. >I'm having a rather large problem with Borland C++ 4.52.  I can't even get the
  14. >example programs that are included with the compiler to work.  Sometimes they
  15. >will compile and link just fine, but most of the time the linker will crash,
  16. >saying that it can't find any of the classes.
  17.  
  18. >For example, when I try to compile the first program in the OWL tutorial
  19. >(\bc45\examples\owl\tutorial\step01.cpp), I get 23 errors, all basically of
  20. >the "undefined symbol" variety.  I've been working on this for over a full
  21. >day and can't seem to make *any* progress.
  22.  
  23. Are you using the correct project file, STEPS.IDE?  Or are you just 
  24. trying to open and build the STEP01.CPP file itself?
  25.  
  26. You are supposed to use the supplied project file.  The compiler and 
  27. linker will likely not be set up correctly if you just open the source 
  28. code file.
  29.  
  30. Regards,
  31. -------------------------------------------------------------------------
  32. Matt Arnold                       |        | ||| | |||| |  | | || ||
  33. marnold@netcom.com                |        | ||| | |||| |  | | || ||
  34. Boston, MA                        |      0 | ||| | |||| |  | | || ||
  35. 617.389.7384 (h) 617.576.2760 (w) |        | ||| | |||| |  | | || ||
  36. C++, MIDI, Win32/95 developer     |        | ||| 4 3 1   0 8 3 || ||
  37. -------------------------------------------------------------------------
  38.